home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / WINPROGS / HYPTRK40.ZIP / HYPERTRK.TXT < prev    next >
Text File  |  1993-12-01  |  9KB  |  188 lines

  1. HYPERTRK.TXT              Release 4 -- December 1, 1993
  2. ============
  3.  
  4. The file HYPTRK40.ZIP contains Release 4 of the HyperTrack application 
  5. and HyperDoc document template for automating the creation of Help files. 
  6.  
  7. "Ever wished that the Windows Help system could do more than what 
  8.  it can currently do?  Ever wished that there was some sort of 
  9.  dynamic table of contents for the hypertext document that showed 
  10.  you where exactly in the document hierarchy you are and at the 
  11.  same time allow you to jump to anywhere within the document?  Well 
  12.  that wish has come true!  With some fancy windows programming, 
  13.  I've been able to integrate the WinHelp application with a DLL as 
  14.  well as a custom application to provide a true hypertext 
  15.  environment for viewing electronic documents........"
  16.  
  17.  
  18. Changes from Release 4 to Release 3
  19. -----------------------------------
  20. *       Enhanced graphical user interface -- the HyperTrack window now
  21. contains hierachical-listbox style bitmaps (similar to those in the File 
  22. Manager), enabling quicker and easier previewing of topics.  Mouse access
  23. has been improved with capacity to drag and scroll the selected topic.
  24.  
  25. *       Topics selected in the Search Window will automatically be tracked by
  26. the main window, so you can see the surrounding context of that topic.
  27.  
  28. *       Ability to create and modify your own topic groups while viewing the
  29. help file, without need for recompilation! (Accessed under the Search Menu)
  30.  
  31. *       These topic groups can then be saved for future use as well.  Adding 
  32. topics to the groups is just a matter of pressing the Ins key or clicking 
  33. both the left and right mouse buttons together on the main window.  Deleting 
  34. topics is simply by pressing the Del key or clicking both mouse buttons on 
  35. the Search Group window.  Accessing the groupings of the current topic is 
  36. by holding Control and left clicking the mouse or press the G key.
  37.  
  38. *       Ability to execute any Help Macro interactively while viewing, so you 
  39. can see the effects of it without having to recompile, eg. adding your own 
  40. buttons or accelerator keys, etc.  These macros can even be saved so they 
  41. can be automatically executed at startup time.
  42.  
  43. *       Option to use HyperTrack colors or just stick with the system 
  44. colors when displaying topic titles on the window -- no problems blending 
  45. in with any screen background color.  
  46.  
  47. *       Ability to modify the hypertext colors (ie. the jump and 
  48. popup colors) in WinHelp itself through the Set Display Options.
  49.  
  50. *       Improved word search dialog:  double-clicking the search criteria 
  51. listbox removes the word if more are listed in it, else displays the result; 
  52. remembers the previous criteria used for searching, whether boolean OR/AND.
  53.  
  54. *       Ability to view only distinct topics from the History List, since no 
  55. point seeing the same topic on the list more than once, together with ability 
  56. to save it for later reference (accessed under the Search Menu).
  57.  
  58. *       Name of last opened help file will be saved in File menu, 
  59. allowing quicker reference back to previous file.
  60.  
  61. *       The HyperTrack application now uses much less memory than previous
  62. releases, especially on large help files.
  63.  
  64. *       Help files created with the HyperDoc macros will not automatically 
  65. resize back to their default dimensions (some users didn't like the 
  66. auto-resizing).
  67.  
  68.  
  69. Changes from Release 3 to Release 2
  70. -----------------------------------
  71. *       Enhanced documentation -- new sections that provide overview of both
  72. the HyperTrack application and HyperDoc template macros.  The on-line help
  73. is vastly improved with hypergraphics added in.
  74.  
  75. *       Ability to print out multiple topics from a help file: just select
  76. a range of topics and it'll be sent to the printer.
  77.  
  78. *       Fixed-up runtime bugs found in the previous releases.
  79.  
  80. Changes from Release 2 to Release 1
  81. -----------------------------------
  82. *       Ability to perform keyword searches on every word in document.  All 
  83. that is needed is just to run the Scan Keywords macro after the document 
  84. has been processed by Process Topic Outlines.  This will create a .KEY file
  85. that will be read in by the HyperTrack application after the final help
  86. file is completed.  The search function also has some boolean querying 
  87. capacity.
  88.  
  89. *       Sorting of Search Results according to occurrence count, topic or 
  90. alphabetical order.
  91.  
  92. *       Option to run HyperTrack application minimised for context-sensitive
  93. helpfiles (so that Up1Level buttons still work), and also to produce 
  94. independent helpfiles.
  95.  
  96. *       Ability to easily display up to specific level headings (1,2 or 3).
  97.  
  98. *       List of short-cut keys now sorted according to functionality.
  99.  
  100. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  101. Among some of the features for the HyperTrack application (Release 1):
  102.       ^^^^        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  103. *  Highlights exactly which topic you are currently at (no more 
  104. being lost in hyper-space!).
  105.  
  106. *  Master listing of all topics in a help file, suitably indented 
  107. and/or colour coded to reflect hierarchy in the document.
  108.  
  109. *  Supports two help windows: allows you to view any topic on the 
  110. main window by double clicking the left mouse button, while right 
  111. clicking displays the topic on the secondary help window -- no 
  112. longer having to keep switching between two topics especially if 
  113. both are closely related!
  114.  
  115. *  Fully customable display -- how many levels to show, how much 
  116. to indent each level, line separation, colours for each topic 
  117. level.
  118.  
  119. *  Ability to search on strings in a topic, rather than just 
  120. keywords.
  121.  
  122. *  Lots of very useful short-cut keys -- can navigate through an 
  123. entire help file without bothering with the mouse.
  124.  
  125. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  126. Tired of the hassles in building a help file?  Sick of having to 
  127. keep track of all those weird footnotes characters?  Well here's 
  128. the easy way to build proffessional looking help files.
  129.  
  130. Among some of the features of the HyperDoc macros:
  131.           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  132. *  Automatically assigns context strings, topic titles, keywords 
  133. and browse sequences for the help file.
  134.  
  135. *  Able to use heading styles other than the standard heading 1, 
  136. heading 2, etc... for describing the heirachical structure of the 
  137. document; hence you can use styles like Chapter, Section, etc.
  138.  
  139. *  Automatically splits up the words in a title heading to 
  140. individual keywords, optionally leaving out certain common 
  141. occurring words like where, about, etc..
  142.  
  143. *  Generation of a Master Listing for all topics in the file, with 
  144. context string, title, keywords and browse sequence numbering.
  145.  
  146. *  Extremely easy to jump to any topic in the file with the 
  147. HyperTrack application, and then either edit any items or insert a 
  148. phrase as keywords for that topic.
  149.  
  150. *  A Help Project File (HPJ) will be automatically created, with 
  151. various customable options including title, compression and window 
  152. size.
  153.  
  154. *  Cross References to other topics can be generated painlessly and 
  155. quickly, with the help of HyperTrack, with automatic searching for 
  156. matching titles, matching phrases throughout the document as well 
  157. as comments for the cross references.
  158.  
  159. *  Graphics can be inserted with various options, saving file size 
  160. with external references and auto insertion of full bitmap path 
  161. names in project file.
  162.  
  163. *  Map section generated automatically, allowing the help file to 
  164. be called from any Windows application.
  165.  
  166. *  Bullets and other symbol characters are supported (converted to 
  167. corresponding characters).
  168.  
  169. *  A whole bundle of extremely useful macros provided to increase 
  170. productivity and joy in using Word for Windows, coupled with 
  171. customised toolbar buttons and short-cut keys.  
  172.  
  173. --------------------
  174. As nothing is perfect, there may still be some small hidden bugs in 
  175. either the macros or the HyperTrack application.  Feel free to 
  176. contact me at the email address below (before 10 Dec '93) if you have 
  177. any queries, suggestions or comments.